-
Notifications
You must be signed in to change notification settings - Fork 124
Release Tracking #3085
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release Tracking #3085
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🤔 Sanity test
Please also leave any testing notes as a comment on this pull request. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to maintainers. |
ad0e69c
to
01b918d
Compare
01b918d
to
300b5a0
Compare
300b5a0
to
cdb3a4d
Compare
cdb3a4d
to
77c11ff
Compare
77c11ff
to
dcfdcf4
Compare
dcfdcf4
to
a356a46
Compare
a356a46
to
7f9c6e8
Compare
7f9c6e8
to
ba5316a
Compare
ba5316a
to
6c5eafe
Compare
6c5eafe
to
6be3b29
Compare
6be3b29
to
8db9f2a
Compare
8db9f2a
to
ab9e126
Compare
ab9e126
to
ca39c10
Compare
93d4cb6
to
bc1c8e8
Compare
bc1c8e8
to
a50fd5c
Compare
a50fd5c
to
74278fb
Compare
74278fb
to
42cc0f9
Compare
42cc0f9
to
e5ff6d5
Compare
1b08528
to
121ad8c
Compare
121ad8c
to
bfaf3f9
Compare
bfaf3f9
to
5479efc
Compare
5479efc
to
ad5f177
Compare
ad5f177
to
1cace28
Compare
1cace28
to
e16a5d3
Compare
Dotcom integration PR (internal-only): https://github.com/github/github/pull/344653 |
camertron
approved these changes
Nov 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@primer/[email protected]
Minor Changes
#3158
683abd2
Thanks @jonrohan! - Delete Primer::Alpha::ImageCrop#3074
25109d0
Thanks @owenniblock! - [SelectPanel] replace loading label using parameter loading_label[SelectPanel] show additional loading content with loading_description
#3072
18b2074
Thanks @camertron! - [Forms] Fix position of caption for checkbox and radio groups#3145
a6bacb5
Thanks @camertron! - Add option to Dialog to permit/disable page scrolling#3160
3cb826a
Thanks @camertron! - Bump primer/css#3149
b9cce66
Thanks @camertron! - Allow form groups to accept system arguments#3071
e043069
Thanks @camertron! - [SelectPanel] Use checkboxes for multi-select#3126
89052ca
Thanks @francinelucca! - Introduce the Stack and StackItem components.#3083
5907105
Thanks @jamieshark! - [SelectPanel] Adds banner scheme as param.Patch Changes
#3103
6033c86
Thanks @owenniblock! - Moves the loading and "no results" messages on the SelectPanel to the top of the container.#3141
37e78c0
Thanks @camertron! - Allow setting custom values on submit buttons.#3153
cc1ce7a
Thanks @camertron! - Fix problem introduced by Allow setting custom values on submit buttons #3141 that causes template captions not to render for certain input types if the input is configured with avalue:
.#3076
7e7a60f
Thanks @HDinger! - Add "action" to the list of data attributes that accept multiple values in themerge_data
helper#3139
b650344
Thanks @jamieshark! - Adjusts config for DetailsMenuMigration linter to take in an array of strings instead of array of regexp#3168
82c2b0a
Thanks @camertron! - [SelectPanel] Fix issue causing no error banner to appear when there are no matches#3095
26f1fbc
Thanks @owenniblock! - Clear input on SelectPanel when dialog closed#3152
3611f9c
Thanks @joelhawksley! - Fix bug where checkboxes were broken with prefers-reduced-motion#3159
5bc179d
Thanks @camertron! - Increase space between form elements#3144
978e867
Thanks @keithamus! - Remove dialog-scrollgutter setting from hot-path, for improved performance